hunt-snapshot-0_10_7 ~master (2019-09-12T04:35:55Z)
Dub
Repo
AppConfig.DBConfig
hunt
application
config
AppConfig
Undocumented in source.
class
AppConfig
struct
DBConfig {
string
url
;
DbPoolConf
pool
;
}
Members
Variables
pool
DbPoolConf
pool
;
Undocumented in source.
url
string
url
;
Undocumented in source.
Meta
Source
See Implementation
hunt
application
config
AppConfig
aliases
AddressList
properties
config
static functions
parseAppConfig
structs
ApplicationConf
CacheConf
CornConf
DBConfig
DateConf
DbPoolConf
HttpConf
HttpsConf
LogConfig
MailConf
MailSmtpConf
MemcacheConf
RedisConf
RouteConf
RpcConf
ServiceConf
SessionConf
Templates
UploadConf
variables
application
cache
cron
database
date
http
https
log
mail
memcache
redis
route
rpc
session
templates
upload